home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2002 February / Game.EXE_02_2002.iso / Utilities / Winamp 3.0 (Developers Beta) / Skins / Probe-install.exe / Probe skin for Winamp3 / xml / components-normal-test.xml < prev    next >
Encoding:
Text File  |  2001-09-21  |  3.4 KB  |  196 lines

  1. <layout id="overlay">
  2.   <!-- component param="guid:default" x="10" y="20" id="mycomponent"/ -->
  3.   <layer
  4.     id="topstretch2"
  5.     x="0" y="0" w="42" h="54"
  6.     relatw="1"
  7.     image="component.top-stretch2"
  8.     resize="top"
  9.   />
  10.   <layer
  11.     id="bottomstretch2"
  12.     x="0" y="-34"
  13.     relaty="1"
  14.     w="-34"
  15.     relatw="1"
  16.     image="component.bottom-stretch2"
  17.     resize="bottom"
  18.   />
  19.   <layer
  20.     id="leftstretch2"
  21.     x="0" y="2" w="18" h="-18"
  22.     relath="1"
  23.     image="component.left-stretch2"
  24.     resize="left"
  25.   />
  26.   <layer
  27.     id="rightstretch2"
  28.     x="-18"
  29.     relatx="1"
  30.     y="0"
  31.     h="-18"
  32.     w="18"
  33.     relath="1"
  34.     image="component.right-stretch2"
  35.     resize="right"
  36.   />
  37.   <layer
  38.     id="topleftcorner2"
  39.     x="0"
  40.     w="146"
  41.     y="0"
  42.     h="41"
  43.     image="component.top-left-corner2"
  44.     resize="topleft"
  45.   />
  46.   <layer
  47.     id="toprightcorner2"
  48.     x="-41"
  49.     relatx="1"
  50.     h="41"
  51.     y="0"
  52.     image="component.top-right-corner2"
  53.     resize="topright"
  54.   />
  55.   <layer
  56.     id="bottomleftcorner2"
  57.     x="0"
  58.     y="-34"
  59.     w="18"
  60.     h="34"
  61.     relaty="1"
  62.     image="component.bottom-left-corner2"
  63.     resize="bottomleft"
  64.   />
  65.   <layer
  66.     id="bottomrightcorner2"
  67.     x="-34"
  68.     relatx="1"
  69.     y="-34"
  70.     relaty="1"
  71.     image="component.bottom-right-corner2"
  72.     resize="bottomright"
  73.   />
  74.  
  75.  </layout>
  76.  
  77. <layout id="normal" background="component.basetexture">
  78.   <!-- component param="guid:default" x="10" y="20" id="mycomponent"/ -->
  79.   <layer
  80.     id="topstretch"
  81.     x="0" y="0" w="41" h="41"
  82.     relatw="1"
  83.     image="component.top-stretch"
  84.     resize="top"
  85.   />
  86.   <layer
  87.     id="bottomstretch"
  88.     x="0" y="-34"
  89.     relaty="1"
  90.     w="-34"
  91.     relatw="1"
  92.     image="component.bottom-stretch"
  93.     resize="bottom"
  94.   />
  95.   <layer
  96.     id="leftstretch"
  97.     x="0" y="2" w="18" h="-18"
  98.     relath="1"
  99.     image="component.left-stretch"
  100.     resize="left"
  101.   />
  102.   <layer
  103.     id="rightstretch"
  104.     x="-18"
  105.     relatx="1"
  106.     y="0"
  107.     h="-18"
  108.     w="18"
  109.     relath="1"
  110.     image="component.right-stretch"
  111.     resize="right"
  112.   />
  113.   <layer
  114.     id="topleftcorner"
  115.     x="0"
  116.     w="146"
  117.     y="0"
  118.     h="41"
  119.     image="component.top-left-corner"
  120.     resize="topleft"
  121.   />
  122.   <layer
  123.     id="toprightcorner"
  124.     x="-41"
  125.     relatx="1"
  126.     h="41"
  127.     y="0"
  128.     image="component.top-right-corner"
  129.     resize="topright"
  130.   />
  131.   <layer
  132.     id="bottomleftcorner"
  133.     x="0"
  134.     y="-34"
  135.     w="18"
  136.     h="34"
  137.     relaty="1"
  138.     image="component.bottom-left-corner"
  139.     resize="bottomleft"
  140.   />
  141.   <layer
  142.     id="bottomrightcorner"
  143.     x="-34"
  144.     relatx="1"
  145.     y="-34"
  146.     relaty="1"
  147.     image="component.bottom-right-corner"
  148.     resize="bottomright"
  149.   />
  150.  
  151.   <layer
  152.     id="cornerresize"
  153.     x="-14"
  154.     relatx="1"
  155.     y="-14"
  156.     relaty="1"
  157.     image="component.bottom-right-resize"
  158.     resize="bottomright"
  159.     scale="bottomright"
  160.   />
  161.   
  162.  
  163.  
  164.   <button
  165.     id="Close"
  166.     action="CLOSE"
  167.     x="-16" y="6"
  168.     relatx="1"
  169.     image="component.minimize"
  170.     downImage="component.minimize-pressed"
  171.     tooltip="Close Window"
  172.   />
  173.  
  174.   <titlebar
  175.     id="titlebar"
  176.     x="42"
  177.     y="6"
  178.     w="-43"
  179.     relatw="1"
  180.     h="24"
  181.     align="right"
  182.     title=":componentname"
  183.   />
  184.    
  185.   <component
  186.     x="12"
  187.     y="30"
  188.     w="-24"
  189.     relatw="1"
  190.     h="-57"
  191.     relath="1"
  192.     param="guid:default"
  193.   />
  194.   
  195. </layout>
  196.